Skip to content

rust: add new api for initialization#909

Closed
BennoLossin wants to merge 11 commits into
Rust-for-Linux:rustfrom
BennoLossin:pinned-init
Closed

rust: add new api for initialization#909
BennoLossin wants to merge 11 commits into
Rust-for-Linux:rustfrom
BennoLossin:pinned-init

Conversation

@BennoLossin

Copy link
Copy Markdown
Member

This is my newest version of the pinned-initialization API. You can find it as a stand-alone crate here: pinned-init.

I plan to squash 276ae43 onto 50f2121. I separated the commits for better earlier review.

I also need to provide a better commit message better explaining the API (linking to my blog might help, but it is a long read, so...).

I removed all unsafe initialization API from the sync module. If we still want to keep the old API and we want to deprecate it instead just let me know.

Closes #772

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

LockIniter API concerns

6 participants